home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TFRPROGRESSFORM / TFRPROGRESSFORM.txt
Text File  |  2004-10-21  |  852b  |  45 lines

  1. object frProgressForm: TfrProgressForm
  2.   Left = 200
  3.   Top = 108
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 106
  7.   ClientWidth = 278
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Label1: TLabel
  16.     Left = 20
  17.     Top = 26
  18.     Width = 237
  19.     Height = 13
  20.     Alignment = taCenter
  21.     AutoSize = False
  22.     Caption = '1'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 20
  26.     Top = 42
  27.     Width = 237
  28.     Height = 13
  29.     Alignment = taCenter
  30.     AutoSize = False
  31.     Caption = ' '
  32.   end
  33.   object Button1: TButton
  34.     Left = 100
  35.     Top = 68
  36.     Width = 75
  37.     Height = 25
  38.     Cancel = True
  39.     Caption = '∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜'
  40.     ModalResult = 2
  41.     TabOrder = 0
  42.     OnClick = Button1Click
  43.   end
  44. end
  45.